home *** CD-ROM | disk | FTP | other *** search
- ;Sample INF file for JSButton
- [Add.Code]
- JSButton=JSButton
-
- [JSButton]
- ; lines below specify that the specified jsbutton.hqx (clsid, version) needs to be installed on
- ; the system. If doesn╒t exist already, can be downloaded from the given location (a .CAB)
- ; note: if ╥thiscab╙ is specified instead of the file location, it is assumed that the
- ; desired file is present in the same .CAB cabinet that the INF originated from
- ; otherwise, if the location pointed to is a different .CAB, the new cabinet is also downloaded and
- ; unpacked in order to extract the desired file
-
- ; PPC file to download
- file-mac-ppc=jsbutton.ppc.hqx
-
- ; 68k file to download
- file-mac-68k=jsbutton.68k.hqx
-
- clsid={fd6d2181-7a7e-11d0-97d8-83db0a1f7a90}
-
-